From 6b8de6a7a0dcc767815cfccae176d6340bf88271 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 13 Feb 2008 19:24:10 +0000 Subject: [PATCH] Typo fix svn path=/trunk/; revision=19562 --- gtk/gtkclist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkclist.h b/gtk/gtkclist.h index 5375ea1c2e..030be7206d 100644 --- a/gtk/gtkclist.h +++ b/gtk/gtkclist.h @@ -156,7 +156,7 @@ struct _GtkCList guint freeze_count; - /* allocation rectangle after the conatiner_border_width + /* allocation rectangle after the container_border_width * and the width of the shadow border */ GdkRectangle internal_allocation; -- 2.30.2